gradle項目與maven項目相互轉化(轉) gradle 跳過測試直接編譯gradle build -x test 根據build.gradle和setting.gradle文件生成idea項目: gradle idea ...